[INFO] fetching crate kanils 1.2.0...
[INFO] testing kanils-1.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate kanils 1.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate kanils 1.2.0
[INFO] finished tweaking crates.io crate kanils 1.2.0
[INFO] tweaked toml for crates.io crate kanils 1.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kanils 1.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kanils 1.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trackable v0.2.23
[INFO] [stderr]   Downloaded heck v0.3.1
[INFO] [stderr]   Downloaded trackable_derive v0.1.3
[INFO] [stderr]   Downloaded structopt-derive v0.2.18
[INFO] [stderr]   Downloaded nbchan v0.1.3
[INFO] [stderr]   Downloaded void v1.0.2
[INFO] [stderr]   Downloaded utf8parse v0.1.1
[INFO] [stderr]   Downloaded redox_users v0.3.4
[INFO] [stderr]   Downloaded number_prefix v0.2.8
[INFO] [stderr]   Downloaded atomic_immut v0.1.4
[INFO] [stderr]   Downloaded prometrics v0.1.13
[INFO] [stderr]   Downloaded splay_tree v0.2.10
[INFO] [stderr]   Downloaded smallvec v1.4.1
[INFO] [stderr]   Downloaded fibers v0.1.13
[INFO] [stderr]   Downloaded parking_lot_core v0.8.0
[INFO] [stderr]   Downloaded nom v2.2.1
[INFO] [stderr]   Downloaded cannyls v0.10.0
[INFO] [stderr]   Downloaded parking_lot v0.11.0
[INFO] [stderr]   Downloaded indicatif v0.11.0
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded nix v0.14.1
[INFO] [stderr]   Downloaded rustyline v5.0.6
[INFO] [stderr]   Downloaded procinfo v0.4.2
[INFO] [stderr]   Downloaded slog v2.5.2
[INFO] [stderr]   Downloaded cloudabi v0.1.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.6.0
[INFO] [stderr]   Downloaded lock_api v0.4.1
[INFO] [stderr]   Downloaded arrayvec v0.5.1
[INFO] [stderr]   Downloaded rust-argon2 v0.7.0
[INFO] [stderr]   Downloaded structopt v0.2.18
[INFO] [stderr]   Downloaded instant v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5b2c90d79354312295856fc3dd56c5459c297809612cf03d6b7cf0ae8a1bf3d
[INFO] running `Command { std: "docker" "start" "-a" "d5b2c90d79354312295856fc3dd56c5459c297809612cf03d6b7cf0ae8a1bf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5b2c90d79354312295856fc3dd56c5459c297809612cf03d6b7cf0ae8a1bf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b2c90d79354312295856fc3dd56c5459c297809612cf03d6b7cf0ae8a1bf3d", kill_on_drop: false }`
[INFO] [stdout] d5b2c90d79354312295856fc3dd56c5459c297809612cf03d6b7cf0ae8a1bf3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 053d8fb0622399d2e5f4b00004f91191f2a05bbacff426e69e3872aeda45612f
[INFO] running `Command { std: "docker" "start" "-a" "053d8fb0622399d2e5f4b00004f91191f2a05bbacff426e69e3872aeda45612f", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling procinfo v0.4.2
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling instant v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling terminal_size v0.1.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling termios v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling atomic_immut v0.1.4
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling nbchan v0.1.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling splay_tree v0.2.10
[INFO] [stderr]    Compiling clap v2.33.2
[INFO] [stderr]    Compiling trackable_derive v0.1.3
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling trackable v0.2.23
[INFO] [stderr]    Compiling fibers v0.1.13
[INFO] [stderr]    Compiling console v0.12.0
[INFO] [stderr]    Compiling number_prefix v0.2.8
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.1.1
[INFO] [stderr]    Compiling indicatif v0.11.0
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling rustyline v5.0.6
[INFO] [stderr]    Compiling prometrics v0.1.13
[INFO] [stderr]    Compiling cannyls v0.10.0
[INFO] [stderr]    Compiling kanils v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "053d8fb0622399d2e5f4b00004f91191f2a05bbacff426e69e3872aeda45612f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053d8fb0622399d2e5f4b00004f91191f2a05bbacff426e69e3872aeda45612f", kill_on_drop: false }`
[INFO] [stdout] 053d8fb0622399d2e5f4b00004f91191f2a05bbacff426e69e3872aeda45612f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 777b3172da2ca692736d8d94a9e1a60a9d3033eacd1dc4bfc42622d4885a1b68
[INFO] running `Command { std: "docker" "start" "-a" "777b3172da2ca692736d8d94a9e1a60a9d3033eacd1dc4bfc42622d4885a1b68", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling kanils v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/handle.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |         assert!(handle.delete_key(0)?, true);
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 326 |         assert!(handle.delete_key(0)?, "{}", true);
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "777b3172da2ca692736d8d94a9e1a60a9d3033eacd1dc4bfc42622d4885a1b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "777b3172da2ca692736d8d94a9e1a60a9d3033eacd1dc4bfc42622d4885a1b68", kill_on_drop: false }`
[INFO] [stdout] 777b3172da2ca692736d8d94a9e1a60a9d3033eacd1dc4bfc42622d4885a1b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0f8ae0448ea578016f7287374ea6e26870171e8e74b168bb49ef2c2a19b005f
[INFO] running `Command { std: "docker" "start" "-a" "d0f8ae0448ea578016f7287374ea6e26870171e8e74b168bb49ef2c2a19b005f", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/handle.rs:326:40
[INFO] [stderr]     |
[INFO] [stderr] 326 |         assert!(handle.delete_key(0)?, true);
[INFO] [stderr]     |                                        ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 326 |         assert!(handle.delete_key(0)?, "{}", true);
[INFO] [stderr]     |                                        +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `kanils` (lib test) generated 1 warning (run `cargo fix --lib -p kanils --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kanils-422f0281b3718cff)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test handle::tests::puts_and_gets_bytes ... ok
[INFO] [stdout] test handle::tests::delete_works ... ok
[INFO] [stdout] test handle::tests::overwrite_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kanils-bc14223f72e6cd5e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kanils
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d0f8ae0448ea578016f7287374ea6e26870171e8e74b168bb49ef2c2a19b005f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f8ae0448ea578016f7287374ea6e26870171e8e74b168bb49ef2c2a19b005f", kill_on_drop: false }`
[INFO] [stdout] d0f8ae0448ea578016f7287374ea6e26870171e8e74b168bb49ef2c2a19b005f
